home *** CD-ROM | disk | FTP | other *** search
- Path: tst.hk.super.net!moscow
- From: moscow@news.hk.super.net (Peter Alexander Schindler)
- Newsgroups: comp.lang.c++
- Subject: Interrupts in MSVC++ 4.0?
- Date: 10 Mar 1996 09:16:24 GMT
- Organization: Hong Kong Supernet
- Message-ID: <4hu6l8$b19@tst.hk.super.net>
- NNTP-Posting-Host: is3.hk.super.net
- X-Newsreader: TIN [version 1.2 PL2]
-
- I have a 16-bit C++ program that uses the int86() function to execute
- interrupts. However in MSVC++ 4.0, int86() and related stuff are gone.
- How can I modify my program so that it can be compiled? Is there any
- replacement functions/methods that does the same thing as int86()?
- Thanks a lot in advance.
-
-
- Rgds,
- Winnie Wan
- moscow@hk.super.net
-
-